+2009-04-29 Kenichi Handa <handa@m17n.org>
+
+ * fontset.h (set_default_ascii_font): Delete extern.
+
+ * fontset.c (set_default_ascii_font): Delete this unused function.
+
+ * frame.c (x_set_font): When ARG is a font-object, check if the
+ font-object matches with the ASCII font-spec of the frame's
+ fontset. If not, create a new fontset for the frame.
+
2009-04-28 Andreas Schwab <schwab@linux-m68k.org>
* fns.c (Flocale_info): Protect vector from GC during decoding.